w h y y o u a r e h e r e ?

Font Awesome

前端技术,需要艺术的包装。

普通 html 引用

  1. 下载压缩包并解压 http://fontawesome.dashgame.com/
  2. 添加 css 文件夹中 font-awesome.min.css 和 fonts 文件夹(fonts文件夹和css文件夹同级目录)
  3. html 文件 head 内添加:

    1
    <link href="css/font-awesome.min.css" rel="stylesheet">
  4. 引用举例:

    1
    <a href="index-timeline.html"><i class="fa fa-clock-o"></i>时间线</a>

ruby on rails 引用

待续…

< - 完 - >
- 坚持分享 鼓励创作 -